home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tools / packer / unpacklib / contents next >
Text File  |  1995-03-09  |  2KB  |  73 lines

  1. These files should be in the archive for this library:
  2.  
  3. The Root Directory:
  4. -------------------
  5. Contents                      - This file
  6. ReadMe                        - A note to C programmer
  7.  
  8.  
  9. The Demo Directory:
  10. -------------------
  11. Unpacker                      - A Demostration CLI program to unpack
  12.                                 files with
  13.  
  14.  
  15. The Examples Directory:
  16. -----------------------
  17. Example1                      - Example 1 as object file
  18. Example2                      - Example 2 as object file
  19. Example1.S                    - This example show all the crunchers the
  20.                                 library supports
  21. Example2.S                    - This example will decrunch a file called
  22.                                 "DF0:CrunchedFile"
  23.  
  24.  
  25. The FD Directory:
  26. -----------------
  27. Unpack_lib.fd
  28.  
  29.  
  30. The Include/CLib Directory:
  31. ---------------------------
  32. Unpack_protos.h               - Protos file for C-programs
  33.  
  34.  
  35. The Include/Libraries Directory:
  36. --------------------------------
  37. Unpack.h                      - C Include File
  38. Unpack.i                      - Assembler Include File
  39.  
  40.  
  41. The Include/Proto Directory:
  42. ----------------------------
  43. Unpack.h                      - The proto include file
  44.  
  45.  
  46. The Libs Directory:
  47. -------------------
  48. unpack.library                - The library itself
  49.  
  50.  
  51. The Programmers_Docs Directory:
  52. -------------------------------
  53. UnpackLib_Docs                - How to use the library in your program
  54. UnpackLib_History             - The history for the library
  55. UnpackLib_IFF                 - This is an example of how to make a scan
  56.                                 routine
  57.  
  58.  
  59. The User_Docs Directory:
  60. ------------------------
  61. KnownCrunchers                - And here are the list over all the
  62.                                 crunchers the library can unpack so far
  63. WantedHelp                    - This is a list over all the crunchers we
  64.                                 want you to send us
  65. UnpackerDocs                  - This is the docs for the demo program
  66.  
  67.  
  68. NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE
  69. --------------------------------------------------------------------------
  70. If you want the library to unpack LHA files, you will need the LHA program
  71. to be stored in the C: directory with the RUN command if you running under
  72. kickstart 1.2/1.3.
  73.